const github.com/golang/protobuf/ptypes.minSeconds

2 uses

	github.com/golang/protobuf/ptypes (current package)
		duration.go#L19: 	minSeconds = -maxSeconds
		duration.go#L65: 	if dur.Seconds < minSeconds || dur.Seconds > maxSeconds {